mini-os/tpmback: Replace UUID field with opaque pointer
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 21 Mar 2013 20:11:21 +0000 (16:11 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 12 Apr 2013 13:28:17 +0000 (14:28 +0100)
commitb05cb51b0605fb7c614e8a78ef03b79eeb06c85a
tree8d94f2a794ce8a57d5599781b09b59026b1380aa
parent368fcb52643105d80c4705afa557647c8f7114c5
mini-os/tpmback: Replace UUID field with opaque pointer

Instead of only recording the UUID field, which may not be of interest
to all tpmback implementations, provide a user-settable opaque pointer
associated with the tpmback instance.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
extras/mini-os/include/tpmback.h
extras/mini-os/tpmback.c
stubdom/vtpmmgr/init.c
stubdom/vtpmmgr/vtpmmgr.c